home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19950929-19951130
/
000353_news@columbia.edu_Fri Nov 10 02:00:47 1995.msg
< prev
next >
Wrap
Internet Message Format
|
1995-12-25
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA20651
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun>); Sat, 11 Nov 1995 02:57:55 -0500
Received: (from news@localhost) by apakabar.cc.columbia.edu (8.6.12/8.6.12) id CAA22917 for kermit.misc@watsun; Sat, 11 Nov 1995 02:57:54 -0500
Path: news.columbia.edu!sol.ctr.columbia.edu!news.kei.com!newsfeed.internetmci.com!in2.uu.net!usc!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
From: jrd@cc.usu.edu (Joe Doupnik)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: MS-Kermit and Carriage returns
Message-Id: <1995Nov10.080047.66493@cc.usu.edu>
Date: 10 Nov 95 08:00:47 MDT
References: <47taeg$jsu@tomcat.sasknet.sk.ca> <1995Nov10.075715.66492@cc.usu.edu>
Organization: Utah State University
Lines: 14
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <1995Nov10.075715.66492@cc.usu.edu>, jrd@cc.usu.edu (Joe Doupnik) writes:
> In article <47taeg$jsu@tomcat.sasknet.sk.ca>, colwell@news (Lee Colwell) writes:
>> When I try to use MS-Kermit on a PC to log on to the UNIX
>> server at work, the enter key is always displayed as a ^M.
>> How do I correct this to get it to make enter behave normaly?
> ----------
> Because the Enter key defaults to sending Carriage Control,
> Control-M. You can either fix the Unix machine to match or use
> Kermit command SET KEY to redefine the Enter key.
> Joe D.
----
Make that Carriage Return rather than Carriage Control. I should
not attempt typing before the sun rises in the morning.
Joe D.